Click or drag to resize

Appointment Constructor (String)

Initializes a new instance of the Appointment class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Appointment(
	string subject
)

Parameters

subject
Type: SystemString
The subject.
See Also